const runtime.funcID_gopanic

2 uses

	runtime (current package)
		symtab.go#L353: 	funcID_gopanic
		traceback.go#L968: 	return !(id == funcID_gopanic || id == funcID_sigpanic || id == funcID_panicwrap)